home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 20 / Cream of the Crop 20 (Terry Blount) (1996).iso / comm / generate.zip / GENERATE.DOC < prev    next >
Text File  |  1996-06-18  |  6KB  |  148 lines

  1.  
  2.  
  3.                            G E N E R A T E
  4.  
  5.                               Written by
  6.  
  7.                              Cheryl Buzzell
  8.                              
  9.                            All rights reserved 
  10.   
  11.                    Copyright (C) Cheryl Buzzell, 1996.
  12.  
  13.                               
  14.                           WHAT IS GENERATE?
  15.                           =================
  16.  
  17.      Generate is a program designed to be used with the IPAD. The ipad
  18. is esoft's internet protocal adapter. The Ipad gives you a quick and
  19. easy way to become an ISP connection to the internet. For more information
  20. on IPAD you can visit their web page at http://www.esoft.com. This program
  21. is not web server dependant. As long as you have the IPAD you can run this
  22. program. 
  23.  
  24.      What Generate does is automatically create a web page for you that lists
  25. all the people on your site who actually have web pages installed. In order 
  26. for this to work all member's web pages must be called index.htm. Also some
  27. strict positioning must be followed in your ftp.usr file and comments added.
  28.  
  29.  
  30.                              WHAT'S NEW
  31.                              ==========
  32.  
  33.      This is version 1.0. This is the first ever release of this program. 
  34. This program is a DEMO version. It will only let you create 5 users on your 
  35. members web page. The full version can be purchased for $20. See ORDERING
  36. INFORMATION for more information on ordering Generate.
  37.  
  38.      You can always find the latest demo of this program at:
  39.  
  40.             ftp://ftp.zipnet.net/users/cheryl/generate.zip
  41.                              OR
  42.            http://www.zipnet.net/users/cheryl/generate.html
  43.  
  44.  
  45.                             INSTALLATION
  46.                             ============
  47.  
  48.      Installing Generate is as simple as un-zipping it into a directory in
  49. your path. This does not need to be on the IPAD itself. It can be on any
  50. machine that has access to both your web page directory and your IPAD's
  51. ftp.usr file.
  52.  
  53.      Before running this program you need to do run the ftpfix program on your
  54. ftp.usr file. The program makes sure the following is true.
  55.  
  56.      1) Name starts in the first position.
  57.      2) Password starts in the 21st position.
  58.      3) Path starts in the 42nd position.
  59.      4) Permissions start in the 123rd position.
  60.  
  61.  
  62. To run this program you type ftpfix <path to ftp.usr file>. This is ONLY the
  63. path. ftp.usr get's added on by the program.
  64.  
  65.      After running that you program you must manually edit your ftp.usr file.
  66. You need to add every valid user entry a comment. This comment should that 
  67. users real name. This name will be used in the web page to say who the user is.
  68.  
  69.      Also you must create the web page you want the list of member's who have
  70. web pages. When you have the page you want it you must divide it into two 
  71. parts. The first part being the top half of your web page before the list of
  72. users and the second one being the bottom half of your web page that comes
  73. after the list of your users. These files must be called the same as the web
  74. page you want created with the last character before the .htm being changed to
  75. a 1 or a 2 depending on if it is the first half or the second half.
  76.  
  77.      Now to run the program you need two parameters. The first one being the
  78. full path and filename of your IPAD's ftp.usr file. The second one is the full
  79. path and filename of the web page you want to hold the list of your member's
  80. who have web pages. let's take the following as an example.
  81.  
  82. Path/filename of ftp.usr: c:\ipad\control\ftp.usr
  83. Path/filename of list of members web page: f:\httpd\htdocs\members.htm
  84.  
  85.      With the following example I would create two files for my web page
  86. called member1.htm and member2.htm. Than to run Generate I would issue the
  87. following command: 
  88.  
  89.      generate c:\ipad\control\ftp.usr f:\httpd\htdocs\members.htm
  90.  
  91.      You can have this program run anytime you wish by using a scheduler
  92. and hence have your new member's list page created automatically for you.
  93.  
  94.  
  95.                             LIMITATIONS
  96.                             ===========
  97.  
  98.      There is only one limitation to this DEMO version and that is that it
  99. will only let you have 5 people on your web page. You can easily order the
  100. full version by following the instructions below.
  101.  
  102.  
  103.                          ORDERING INFORMATION
  104.                          ====================
  105.  
  106.      As this is the first release of this program there is only one way to
  107. order. To order your full version of this program fill out this order form
  108. and mail it to the address shown.
  109.  
  110.  
  111.                              ORDER FORM
  112.                              ==========
  113.  
  114.      Full name: ___________________________________
  115.  
  116.         Street: ___________________________________ 
  117.  
  118. City/State/Zip: ___________________________________
  119.  
  120.  Email Address: ___________________________________
  121.  
  122.    Ftp Address: ___________________________________
  123.  
  124.    Webpage URL: ___________________________________                
  125.         
  126.  
  127. Check one:
  128.  
  129.      Deliver via       Email ____        FTP Site ____ 
  130.  
  131. Send this form along with $20 to:
  132.  
  133.                            Cheryl Buzzell
  134.                            6K State Street
  135.                          Leominster, Ma 01453
  136.  
  137.             With an attention of Generate order on the envelope.
  138.  
  139.      Three days will be allowed for processing of your check and than your 
  140. full version will be sent to you via the method checked above. Only 
  141. electronic distribution is offered at this time.
  142.  
  143.      Feel free to email me at: cheryl@zipnet.net
  144.  
  145.  
  146.  
  147.  
  148.